home *** CD-ROM | disk | FTP | other *** search
- .headline1 {
- font-family: "Arial", "Helvetica", "sans-serif";
- font-size: medium;
- font-style: normal;
- font-weight: bold;
- font-variant: normal;
- }
- .headline2 {
- font-family: "Arial", "Helvetica", "sans-serif";
- font-size: small;
- font-style: normal;
- font-weight: bold;
- font-variant: normal;
- }
- .text {
- font-size: smaller;
- font-family: "Arial", "Helvetica", "sans-serif";
- }
- .textbold {
- font-family: "Arial", "Helvetica", "sans-serif";
- font-size: smaller;
- font-style: normal;
- font-weight: bold;
- }
- .textitalic {
- font-size: smaller;
- font-family: "Arial", "Helvetica", "sans-serif";
- font-style: italic;
-
- }
- a:link {
- color: #0000FF;
-
- }
- a:visited {
- color: #003399;
- }
- a:hover {
- color: #0066FF;
- }
- a:active {
- color: #0033FF;
- }
-